.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}

.head1 {
	margin-top: 20px;
	text-align: center;
}

.box-style {
	text-align: center;
	padding: 50px;
	padding-right: 45%;
	padding-left: 45%;
}
